home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / z-faq < prev   
Encoding:
Text File  |  1995-07-25  |  23.7 KB  |  427 lines

  1. Subject: comp.specification.z Frequently Asked Questions (Monthly)
  2. Newsgroups: comp.specification.z,news.answers,comp.answers
  3. From: zforum-request@comlab.ox.ac.uk
  4. Date: Tue, 1 Nov 1994 02:00:04 GMT
  5.  
  6. Archive-name: z-faq
  7. Last-modified: 19 October 1994
  8. Maintainer: Jonathan Bowen <bowen@comlab.ox.ac.uk>                           |
  9. URL: file://ftp.comlab.ox.ac.uk/pub/Zforum/faq                               |
  10.  
  11.  
  12. NAME:     comp.specification.z
  13. STATUS:   unmoderated
  14. PURPOSE:  Discussion concerning the formal specification notation Z.
  15.  
  16. (If you have read this before, changed and new sections since the
  17. previously issued version are marked with `|' in the right hand margin.)
  18.  
  19. Note: nearly all UK telephone numbers will have a "1" prefixed to them       |
  20. in future. Currently there is a changeover period in operation. The UK       |
  21. contact telephone numbers have been updated en masse in this message.        |
  22. If there are any mistakes, please contact the email address at the end       |
  23. of the message. Thank you.                                                   |
  24.  
  25. Questions have been marked with "Subject:" at the start of the line to
  26. allow some newsreaders to scan them easily (e.g., "^G" within "rn").
  27. This FAQ message is available on-line on the World Wide Wed (WWW) hypertext
  28. http://www.cis.ohio-state.edu/hypertext/faq/usenet/z-faq/faq.html page
  29. where it is split into convenient sections.
  30.  
  31. Subject: What is it?
  32.  
  33. The comp.specification.z electronic USENET newsgroup was established in
  34. June 1991 and is intended to handle messages concerned with the formal
  35. specification notation Z (pronounced `zed'). It has an estimated
  36. readership of around 45,000 people worldwide.  Z, based on set theory
  37. and first order predicate logic, has been developed at the Programming
  38. Research Group (PRG) at the Oxford University Computing Laboratory and
  39. elsewhere since the late 1970s.  It is now used by industry as part          |
  40. of the software (and hardware) development process in both the UK and
  41. the US. It is currently undergoing international ISO standardization.        |
  42. Comp.specification.z provides a convenient forum for messages concerned
  43. with recent developments and the use of Z.  Pointers to and reviews of
  44. recent books and articles are particularly encouraged. These will be
  45. included in the Z bibliography (see below) if they appear in
  46. comp.specification.z.
  47.  
  48. Subject: What if I know someone interested without access to USENET news?
  49.  
  50. There is an associated Z FORUM electronic mailing list that was
  51. initiated in January 1986 by Ruaridh Macdonald, RSRE, UK.  Articles are
  52. now automatically cross-posted between comp.specification.z and the
  53. mailing list for those whose do not have access to USENET news.  This
  54. may apply especially to industrial Z users who are particularly
  55. encouraged to subscribe and post their experiences to the list.  Please
  56. contact <zforum-request@comlab.ox.ac.uk> with your name, address and
  57. email address to join the mailing list (or if you change your email
  58. address or wish to be removed from the list). Readers are strongly
  59. urged to read the comp.specification.z newsgroup rather than the Z
  60. FORUM mailing list if possible. Messages for submission to the Z FORUM
  61. mailing list and the comp.specification.z newsgroup may be emailed to
  62. <zforum@comlab.ox.ac.uk>.  This method of posting is particularly
  63. recommended for important messages like announcements of meetings since
  64. not all messages posted on comp.specification.z reach the PRG.
  65.   A mailing list for the Z User Meeting educational issues session has
  66. been set by Neville Dean, Anglia Polytechnic University, UK.  Anyone
  67. interested may join by emailing <zugeis-request@comlab.ox.ac.uk> with
  68. your contact details.
  69.   A specialist electronic mailing for discussion of SAZ, a combination
  70. of the structured method SSADM and Z also exists.  To join, contact
  71. <saz-forum-request@minster.york.ac.uk>.
  72.  
  73. Subject: What if I know someone interested without access to email?
  74.  
  75. If you wish to join the postal Z mailing list, please send your address
  76. to Amanda Kingscote, Praxis plc, 20 Manvers Street, Bath BA1 1PX,
  77. UK  (tel +44-1225-444700, fax +44-1225-465205, email <ark@praxis.co.uk>).
  78. This will ensure you receive details of Z meetings, etc., particularly
  79. for people without access to electronic mail.
  80.  
  81. Subject: How can I join in?
  82.  
  83. If you are currently using Z, you are welcome to introduce yourself to
  84. the newsgroup and Z FORUM list by describing your work with Z or
  85. raising any questions you might have about Z which are not answered
  86. here. You may also advertize publications concerning Z which you or
  87. your colleagues produce. These may then be added to the master Z
  88. bibliography maintained at the PRG (see below).
  89.  
  90. Subject: Where are Z-related files archived?
  91.  
  92. There is an automatic electronic mail-based electronic archive server
  93. at the PRG which contains most messages and back-issues on
  94. comp.specification.z and Z FORUM, as well as a selection of other
  95. Z-related files.  Send an email message containing the command "help"
  96. to <archive-server@comlab.ox.ac.uk> for further information on how to
  97. use the server. A command of "index z" will list the Z-related files.
  98. If you have serious trouble accessing the archive server, please
  99. contact the address <archive-management@comlab.ox.ac.uk>.
  100.   The archive is also available via anonymous FTP on the Internet
  101. under the ftp.comlab.ox.ac.uk:/pub/Zforum directory. Type the
  102. command "ftp ftp.comlab.ox.ac.uk" (or alternatively "ftp 163.1.27.2"
  103. if this does not work) and use "anonymous" as the login id and your
  104. email address as the password when prompted. The FTP command
  105. "cd pub/Zforum" will get you into the Z archive directory.  The file
  106. ftp.comlab.ox.ac.uk:/pub/Zforum/README gives some general information
  107. and ftp.comlab.ox.ac.uk:/pub/Zforum/00index gives a list of the
  108. files.  (Retrieve these using the FTP command "get README", for
  109. example.)
  110.   Information on the World Wide Web (WWW) is available on the
  111. http://www.comlab.ox.ac.uk/archive/zforum.html page.  See also the
  112. http://www.comlab.ox.ac.uk/archive/formal-methods.html page on formal
  113. methods in general. The WWW global hypertext system is accessible using
  114. the "mosaic" or "lynx" programs for example. Contact your system
  115. manager if WWW access is not available on your system.
  116.  
  117. Subject: What tools are available?
  118.  
  119. Various tools for formatting, type-checking and aiding proofs in Z are
  120. available.  A free LaTeX style file and documentation can be obtained
  121. from the PRG archive server. To receive this via email, send a message
  122. containing the command "send z zed.sty zguide.tex" to the PRG archive
  123. server (or access the ftp.comlab.ox.ac.uk:/pub/Zforum/zed.sty and
  124. ftp.comlab.ox.ac.uk:/pub/Zforum/zguide.sty files). A newer style
  125. "csp_zed.sty" is available in the same location, which uses the new
  126. font selection scheme and covers CSP and Z symbols. A style for
  127. Object-Z "oz.sty" with a guide "oz.tex" is also accessible.
  128.   The fuzz package, a syntax and type checker with a LaTeX style option
  129. and fonts, is available from J.M. Spivey Computing Science Consultancy,
  130. 34, Westlands Grove, Stockton Lane, York YO2 0EF, UK. It is compatible
  131. with the second edition of Spivey's Z Reference Manual (see below).
  132. Contact Mike Spivey (email <Mike.Spivey@comlab.oxford.ac.uk>) for
  133. further information. Alternatively send the command "send z fuzz" to
  134. the PRG archive server or access ftp.comlab.ox.ac.uk:/pub/Zforum/fuzz
  135. for brief information and an order form.
  136.   CADiZ, a Unix-based suite of tools for checking and typesetting Z
  137. specifications.  CADiZ also supports previewing and interactive
  138. investigation of specifications.  It is available from York Software
  139. Engineering, University of York, York YO1 5DD, UK (tel +44-1904-433741,
  140. fax +44-1904-433744). CADiZ supports a language like that of the Z Base
  141. Standard (Version 1.0). A particular extension allows one specification
  142. document to import another, including the mathematical toolkit as one
  143. such document. Typesetting Support is available for both troff and for
  144. LaTeX. Browsing operations include display of information deduced by
  145. the type-checker (e.g. types of expressions and uses of variables),
  146. expansion of schemas, pre- and post-condition calculation, and
  147. simplification by the one-point rule.  Currently work is on-going to
  148. provide support for refinement of Z specifications to Ada programs
  149. through a literate program development method and integrated proof
  150. facilities.  Further information is available from David Jordan at York
  151. on <yse@minster.york.ac.uk>.
  152.   ProofPower is a suite of tools supporting specification and proof in
  153. Higher-Order Logic (HOL) and in Z. Short courses on ProofPower-Z are
  154. available as demand arises.  Information about ProofPower can be
  155. obtained automatically from <ProofPower-server@win.icl.co.uk>.  Contact
  156. Roger Jones, International Computers Ltd, Eskdale Road, Winnersh,
  157. Wokingham, Berkshire RG11 5TT, UK (tel +44-1734-693131 ext 6536, fax
  158. +44-1734-697636, email <R.B.Jones@win0109.wins.icl.co.uk> or
  159. <rbj@win.icl.co.uk>) for further details.
  160.   Zola is a tool that supports the production and typesetting of Z
  161. specifications, including a type-checker and a Tactical Proof System.
  162. The tool is sold commercially and available to academic users at a
  163. special discount.  For further information, contact K. Ashoo, Imperial
  164. Software Technology, 62-74 Burleigh Street, Cambridge CB1 1DJ, UK (tel
  165. +44-1223-462400, fax +44-1223-462500, email <ka@ist.co.uk>).
  166.   ZTC is a Z type checker for the PC and Sun available free of charge
  167. via anonymous FTP in compressed Unix tar format under the directory
  168. ise.cs.depaul.edu:/dist (140.192.32.117) and also from the Z archive at
  169. Oxford under the ftp.comlab.ox.ac.uk:/pub/Zforum/ZTC-1.3 directory.  It
  170. is available for educational and non-profit uses and is part of an
  171. ongoing research project developing supporting tools for using Z.
  172. Contact Xiaoping Jia on <jia@cs.depaul.edu> for further information.
  173.   Formaliser is a syntax-directed Z editor and type checker, running
  174. under Microsoft Windows, available from Logica Cambridge.  Contact
  175. Susan Stepney, Logica Cambridge Limited, Betjeman House, 104 Hills Road,
  176. Cambridge CB2 1LQ, UK  (tel +44-1223-66343, email <susan@logcam.co.uk>)
  177. for further information.
  178.   DST-fuzz is a set of tools based on the fuzz package by Mike Spivey,
  179. supplying a Motif based user interface for LaTeX based pretty printing,
  180. syntax and type checking. A CASE tool interface allows basic
  181. functionality for combined application of Z together with structured
  182. specifications. The tools are integrated into SoftBench. For further
  183. information contact Hans-Martin Hoercher, DST Deutsche System-Techik
  184. GmbH, Edisonstr. 3, D-24145 Kiel, Germany (tel +49-(0)431-7109-478, fax
  185. +49-(0)431-7109-503, email <hmh@informatik.uni-kiel.d400.de>).
  186.   The B-Tool can be used to check proofs concerning parts of Z
  187. specifications.  This is licensed by Edinburgh Portable Compilers Ltd,
  188. 17 Alva Street, Edinburgh EH2 4PH, UK (tel +44-131-225-6262, fax
  189. +44-131-225-6644). Contact the Distribution Manager (email
  190. <support@epc.ed.ac.uk>) for further information.
  191.   The B-Toolkit is a set of integrated tools which fully supports the
  192. B-Method for formal software development and is available from B-Core
  193. (UK) Limited, Magdalen Centre, The Oxford Science Park, Oxford OX4 4GA,
  194. UK. For further details, contact Ib Sorensen (tel +44-1865-784520,
  195. fax +44-1865-784518, email <Ib.Sorensen@comlab.ox.ac.uk>).
  196.   A survey of Z tools may be obtained from Colin Parker, Systems Process
  197. Department, W376C, British Aerospace, Warton Aerodrome, Warton, Preston
  198. PR4 1AX, UK.
  199.  
  200. Subject: How can I learn about Z?
  201.  
  202. There are a number of courses on Z run by industry and academia. Oxford
  203. University offers industrial short courses in the use Z.  As well as
  204. introductory courses, recent newly developed material includes advanced
  205. Z-based courses on proof and refinement, partly based around the
  206. B-Tool.  Courses are held in Oxford, or elsewhere (e.g., on a company's
  207. premises) if there is enough demand. For further information, contact
  208. Jim Woodcock (tel +44-1865-283514, fax +44-1865-273839, email
  209. <Jim.Woodcock@comlab.ox.ac.uk>).
  210.   Logica UK Limited offer a five day course on Z and a three day             |
  211. introductory course on formal methods (mainly Z).  For dates and prices
  212. contact Janet Quickenden +44-1223-66343 ext 4845.                            |
  213.   Praxis Systems plc runs a range of Z (and other formal methods) courses.
  214. For details contact Anthony Hall on +44-1225-444700 or <jah@praxis.co.uk>.
  215.   Formal Systems (Europe) Ltd run a range of Z, CSP and other formal
  216. methods courses, primarily in the US and with such lecturers as Jim
  217. Woodcock and Bill Roscoe (both lecturers at the PRG).  For dates and prices
  218. contact Joy Reed (tel +44-1865-283503, email <Joy.Reed@comlab.ox.ac.uk>)
  219. at the PRG or Kate Pearson (tel +44-1865-728460) at Formal Systems.
  220.   DST Deutsche System-Technik runs a collection of courses for either Z
  221. or CSP, mainly in Germany. These courses range from half day
  222. introductions to formal methods and Z to one week introductory or
  223. advanced courses, held either at DST, or elsewhere.  For further
  224. information contact Hans-Martin Hoercher, DST Deutsche System-Techik
  225. GmbH, Edisonstr. 3, D-24145 Kiel, Germany (tel +49-(0)431-7109-478, fax
  226. +49-(0)431-7109-503, email <hmh@informatik.uni-kiel.d400.de>).
  227.  
  228. Subject: What has been published about Z?
  229.  
  230. A compressed BibTeX bibliography of Z-related publications is available
  231. from the PRG archive under ftp.comlab.ox.ac.uk:/pub/Zforum/z.bib.Z (and
  232. ftp.comlab.ox.ac.uk:/pub/Zforum/z.ps.Z in PostScript format).
  233. Information on Oxford University Programming Research Group (PRG)
  234. Technical Monographs and Reports, including many on Z, is available
  235. from the librarian (tel +44-1865-273837, fax +44-1865-273839, email
  236. <library@comlab.ox.ac.uk>).
  237.   "Formal Methods: A Survey" by S.Austin & G.I.Parkin, March 1993
  238. includes information on the use and teaching of Z in industry and
  239. academia.  Contact DITC Office, Formal Methods Survey, National
  240. Laboratory, Teddington, Middlesex TW11 0LW, UK (tel +44-181-943-7002,
  241. fax +44-181-977-7091) for a copy.
  242.   The following books largely concerning Z have been or are due to be
  243. published (in approximate chronological order):
  244.  
  245.   I.Hayes (ed.), Specification case studies, Prentice Hall International
  246.       Series in Computer Science, 1987. (2nd ed., 1993)
  247.   J.M.Spivey, Understanding Z: a specification language and its formal
  248.       semantics, Cambridge University Press, 1988.
  249.   D.Ince, An introduction to discrete mathematics, formal system
  250.       specification and Z, Oxford University Press, 1988. (2nd ed., 1993)
  251.   J.C.P.Woodcock & M.Loomes, Software engineering mathematics, Pitman, 1988.
  252.   J.M.Spivey, The Z notation: a reference manual, Prentice Hall
  253.       International Series in Computer Science, 1989. (2nd ed., 1992)
  254.       [Widely used as the current de facto standard for Z.]
  255.   A.Diller, Z: an introduction to formal methods, Wiley, 1990.
  256.   J.E.Nicholls (ed.), Z user workshop, Oxford 1989, Springer-Verlag,
  257.       Workshops in Computing, 1990.
  258.   B.Potter, J.Sinclair & D.Till, An introduction to formal specification
  259.       and Z, Prentice Hall International Series in Computer Science, 1991.
  260.   D.Lightfoot, Formal specification using Z, MacMillan, 1991.
  261.   A.Norcliffe & G.Slater, Mathematics for software construction,
  262.       Ellis Horwood, 1991.
  263.   J.E.Nicholls (ed.), Z user workshop, Oxford 1990, Springer-Verlag,
  264.       Workshops in Computing, 1991.
  265.   I.Craig, The formal specification of advanced AI architectures,
  266.       Ellis Horwood, 1991.
  267.   M.Imperato, An introduction to Z, Chartwell-Bratt, 1991.
  268.   J.B.Wordsworth, Software development with Z, Addison-Wesley, 1992.
  269.   S.Stepney, R.Barden & D.Cooper (eds.), Object orientation in Z,
  270.       Springer-Verlag, Workshops in Computing, August 1992.
  271.   J.E.Nicholls (ed.), Z user workshop, York 1991, Springer-Verlag,
  272.       Workshops in Computing, 1992.
  273.   D.Edmond, Information Modeling: Specification and Implementation,
  274.       Prentice Hall, 1992.
  275.   J.P.Bowen & J.E.Nicholls (eds.), Z user workshop, London 1992,
  276.       Springer-Verlag, Workshops in Computing, 1993.
  277.   S.Stepney, High integrity compilation: A case study, Prentice Hall, 1993.
  278.   M.McMorran & S.Powell, Z guide for beginners, Blackwell Scientific, 1993.
  279.   K.C.Lano & H.Haughton (eds.), Object-oriented specification case studies,
  280.       Prentice Hall International Object-Oriented Series, 1993.
  281.   B.Ratcliff, Introducing Specification Using Z: A Practical Case Study
  282.       Approach, McGraw-Hill, 1994.
  283.   A.Diller, Z: an introduction to formal methods, 2nd ed., Wiley, 1994.
  284.   J.P.Bowen & J.A.Hall (eds.), Z user workshop, Cambridge 1994,
  285.       Springer-Verlag, Workshops in Computing, 1994.
  286. Announced:
  287.   R.Barden, S.Stepney, D.Cooper, Z in practice (A methods handbook for Z),
  288.       Prentice-Hall, 1994 (in press, expected November)                      |
  289.   J.C.P.Woodcock & J.Davies, Using Z: specification, proof and refinement,
  290.       Prentice Hall International Series in Computer Science, 1995?
  291.       (In preparation)
  292.  
  293. Subject: What is object-oriented Z?
  294.  
  295. Several object-oriented extensions to or versions of Z have been
  296. proposed.  The book "Object orientation in Z", listed above, is a
  297. collection of papers describing various OOZ approaches - Hall, ZERO,
  298. MooZ, Object-Z, OOZE, Schuman&Pitt, Z++, ZEST and Fresco (an OO VDM
  299. method) - in the main written by the methods' inventors, and all
  300. specifying the same two examples. A more recent book entitled
  301. "Object-oriented specification case studies" surveys the principal
  302. methods and languages for formal object-oriented specification,
  303. including Z-based approaches.
  304.  
  305. Subject: How can I run Z?
  306.  
  307. Z is a (non-executable in general) specification language, so there is
  308. no such thing as a Z compiler/linker/etc. as you would expect for a
  309. programming language. Some people have looked at animating subsets of Z
  310. for rapid prototyping purposes, using logic and functional programming
  311. for example, but this work is preliminary and is not really the major
  312. point of Z, which is to increase human understandability of the
  313. specified system and allow the possibility of formal reasoning and
  314. development. However, Prolog seems to be the main favoured language for
  315. Z prototyping and some references may be found in the Z bibliography
  316. (see above).
  317.  
  318. Subject: Where can I meet other Z people?
  319.  
  320. The 8th Z User Meeting (ZUM'95) was held on 29-30 June 1994 at St.
  321. John's College, University of Cambridge, UK in association with BCS
  322. FACS.  The 9th Z User Meeting is planned for 7-8 September 1995 in
  323. Limerick, Ireland. For general enquiries, contact the Conference Chair,
  324. Jonathan Bowen (tel +44-1865-283512, fax +44-1865-273839, email
  325. <Jonathan.Bowen@comlab.ox.ac.uk>). Further details will be issued on
  326. comp.specification.z in due course.  The proceedings for Z User
  327. Meetings have been published in the Springer-Verlag Workshops in
  328. Computing series since the 4th meeting in 1989. A Call for Papers for
  329. ZUM'95 is available from http://www.comlab.ox.ac.uk/archive/z/zum95.html
  330. via WWW or ftp.comlab.ox.ac.uk:/pub/Zforum/zum95 via anonymous FTP.
  331. The deadline for paper submissions is 9th December 1994.
  332.   The 6th Refinement Workshop was held at City University, London, UK,
  333. 5-7 January 1994. The Programme Chair was David Till, Dept of Computer
  334. Science, City University, Northampton Square, London, EC1V 0HB, UK (tel
  335. +44-171-477-8552, email <till@cs.city.ac.uk>).  The proceedings for
  336. these workshops are currently published in the Springer-Verlag
  337. Workshops in Computing series.
  338.   The first FME (Formal Methods Europe) Symposium was held in Odense,
  339. Denmark, 19-23 April 1993.  The proceedings are available as Springer
  340. LNCS 670. The next FME Symposium will be held 24-28 October 1994 in
  341. Barcelona, Spain.  The Programme Chair is Tim Denvir (tel
  342. +44-181-882-5853, fax +44-181-882-3118, email
  343. <timdenvir@cix.compulink.co.uk>) and the Organizing Chair in Spain is
  344. Daniel Cabedo (tel +34-3-290-2400, fax +34-3-290-2416, email
  345. <felixrp@salleserver.url.es>). The chairman of FME is Martyn Thomas,
  346. Praxis plc, 20 Manvers Street, Bath BA1 1PX, UK (tel +44-1225-444700,
  347. email <mct@praxis.co.uk>).
  348.   FORTE addresses formal techniques and testing methodologies
  349. applicable to distributed systems such as Estelle, Lotos, SDL, ASN.1,
  350. Z, etc.  FORTE'93 was held at Boston, Massachusetts, USA on 26-29
  351. October 1993.  The IFIP WG6.1 7th International Conference on Formal
  352. Description Techniques for Distributed Systems and Communications
  353. Protocols will be held at Berne, Switzerland, 4-7 October 1994.  For
  354. further information contact:  FORTE'94 Organization Committee,
  355. University of Berne, PO Box 900, CH-3000 Bern 9, Switzerland (tel
  356. +41-31-631-4994 (Dieter Hogrefe), -4430 (Stefan Leue), fax -3965, email
  357. <forte94@iam.unibe.ch>). Additional information is available via
  358. anonymous FTP from the host "siam.unibe.ch" under the directory
  359. "forte94" (see the file "README" first).
  360.   Details of Z-related meetings may be advertized on
  361.   comp.specification.z if desired. All the above meetings are likely to
  362. be repeated in some form.
  363.  
  364. Subject: What is the Z User Group?
  365.  
  366. The Z User Group was set up in 1992 to oversee Z-related activities, and
  367. the Z User Meetings in particular.  As a subscriber to comp.specification.z,
  368. ZFORUM or the postal mailing list, you may consider yourself a member
  369. of the Z User Group.  There are currently no charges for membership,
  370. although this is subject to review if necessary.  Contact
  371. <zforum-request@comlab.ox.ac.uk> for further information.
  372.  
  373. Subject: How can I obtain the draft Z standard?
  374.  
  375. The proposed Z standard under ISO/IEC JTC1/SC22 is available
  376. electronically via anonymous FTP *only* (not via the mail server since
  377. it is too large) from the Z archive at Oxford in compressed PostScript
  378. format.  Version 1.0 of the draft standard is accessible as the file
  379. ftp.comlab.ox.ac.uk:/pub/Zforum/zstandard1.0.ps.Z together with a annex
  380. in the ftp.comlab.ox.ac.uk:/pub/Zforum/zstandard-annex1.0.ps.Z file.
  381. It is also available in printed form from the Oxford University
  382. Computing Laboratory librarian (tel +44-1865-273837, fax +44-1865-273839,
  383. email <library@comlab.ox.ac.uk>) by requesting Technical Monograph
  384. number PRG-107.
  385.  
  386. Subject: Where else is Z discussed?
  387.  
  388. The BCS FACS (British Computer Society Formal Aspects of Computer
  389. Science special interest group) and FME (Formal Methods Europe) are two
  390. organizations interested in formal methods in general. Contact BCS
  391. FACS, Dept of Computer Studies, Loughborough University of Technology,
  392. Loughborough, Leicester LE11 3TU, UK (tel +44-1509-222676, fax
  393. +44-1509-211586, email <FACS@lut.ac.uk>) for further information. A
  394. "FACS Europe" newsletter is issued to members of FACS and FME.  Please
  395. send suitable Z-related material to the Z column editor, David Till,
  396. Dept of Computer Science, City University, Northampton Square, London,
  397. EC1V 0HB, UK (tel +44-171-477-8552, email <till@cs.city.ac.uk>) for
  398. possible publication.  Material from articles appearing on the
  399. comp.specification.z newsgroup may be included if considered of
  400. sufficient interest (with permission from the originator if possible).
  401. It would be helpful for posters of articles on comp.specification.z to
  402. indicate if they do not want further distribution for any reason.
  403.  
  404. Subject: How does VDM compare with Z?
  405.  
  406. See I.J.Hayes, C.B.Jones & J.E.Nicholls, Understanding the differences
  407. between VDM and Z, FACS Europe, series I, 1(1):7-30, Autumn 1993
  408. available as an on-line Technical Report from Manchester under
  409. ftp.cs.man.ac.uk:/pub/TR/UMCS-93-8-1.ps.Z and I.J.Hayes, VDM and Z: A
  410. comparative case study, Formal Aspects of Computing, 4(1):76-99, 1992.
  411. VDM is discussed on the (unmoderated) VDM FORUM mailing list. Send a
  412. message containing the command "join vdm-forum <name>" where <name> is
  413. your real name to <mailbase@mailbase.ac.uk>. To contact the list
  414. administrator, email John Fitzgerald at the University of Newcastle
  415. upon Tyne, England, on <vdm-forum-request@mailbase.ac.uk>.
  416.  
  417. Subject: What if I have spotted a mistake or an omission?
  418.  
  419. Please send corrections or new relevant information about meetings,
  420. books, tools, etc., to <zforum-request@comlab.ox.ac.uk>.  New questions
  421. and model answers are also gratefully received!
  422.  
  423. --
  424. Jonathan Bowen, <Jonathan.Bowen@comlab.ox.ac.uk>
  425. Programming Research Group, Oxford University Computing Laboratory, UK.
  426.  
  427.